Skip to content

feat: warn on --insecure with a credential, and render file parts by name/type/size - #37

Merged
yarolegovich merged 3 commits into
mainfrom
feat/cli-internal-ergonomics
Sep 8, 2026
Merged

feat: warn on --insecure with a credential, and render file parts by name/type/size#37
yarolegovich merged 3 commits into
mainfrom
feat/cli-internal-ergonomics

Conversation

@msampathkumar

@msampathkumar msampathkumar commented Sep 2, 2026

Copy link
Copy Markdown
Member

Two small CLI changes:

  • Warn on --insecure with a credential — print a one-line stderr warning when a credential is sent with TLS verification disabled. Never prints the token.
  • Render file parts by name, media type, and size — e.g. file: report.txt (text/plain, 16 B) instead of [binary N bytes].

Deferred: credential redaction in --debug output — no --debug path exists yet.

@msampathkumar
msampathkumar marked this pull request as ready for review September 2, 2026 23:03
@yarolegovich
yarolegovich merged commit 91785b0 into main Sep 8, 2026
2 checks passed
@yarolegovich
yarolegovich deleted the feat/cli-internal-ergonomics branch September 8, 2026 09:33
@a2a-bot a2a-bot mentioned this pull request Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants